projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0cff82a
)
* xselect.c (Fx_get_cut_buffer_internal): Fix memory leak.
author
Chong Yidong
<cyd@stupidchicken.com>
Wed, 3 Dec 2008 04:32:15 +0000
(
04:32
+0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Wed, 3 Dec 2008 04:32:15 +0000
(
04:32
+0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index fd1dad19585669641a6312e1ab709e8d07684111..f8ad7315f03efe7cf0eb72cdbe3c3f98df2c60ae 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,5
+1,7
@@
2008-12-03 Chong Yidong <cyd@stupidchicken.com>
+ * xselect.c (Fx_get_cut_buffer_internal): Fix memory leak.
+
* xterm.c (x_draw_glyph_string): Fall back on
underline_minimum_offset for underline position.